func bytes.isSeparator

2 uses

	bytes (current package)
		bytes.go#L749: func isSeparator(r rune) bool {
		bytes.go#L784: 			if isSeparator(prev) {